Welcome![Sign In][Sign Up]
Location:
Search - polygon line

Search list

[GDI-BitmapDraw

Description: VC6++编译通过,手动编辑绘制简单直线、圆、多边形、文本,以及复杂的节点、网络。另外还有放大、缩小、返回上一屏幕、绘制整幅图像的功能。是学习MFC、GDI的还材料。-VC6++ compiler through manually editing a simple straight-line drawing, circle, polygon, text, and complex nodes, network. There are also magnified, reduced, return to the previous screen, rendering the whole image of the function. To learn MFC, GDI also good material.
Platform: | Size: 285696 | Author: beartrong | Hits:

[Graph programcg

Description: 实现演示若干图形学算法,点生成线起色算法,Bezier,多边形切割,凸包计算等。-Demonstrate the achievement of a number of graphics algorithms, point improvement algorithm to generate line, Bezier, polygon cutting, convex hull calculation.
Platform: | Size: 11244544 | Author: wally | Hits:

[2D Graphic0514001

Description: 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm typical scan line mainly include filling algorithm and contour filling algorithm domain signs for the document vector polygon filling algorithm for the scan line fill algorithm. Thesis of the original scan line polygon fill algorithm in the activity of the most commonly used forms and traditional side scan line algorithm for the analysis of binding activity and side table filled with traditional scan-line algorithm for the complexity of large amount of data to fill the polygon the problem of low time efficiency, an improved scan-line polygon fill algorithm to fill a hybrid algorithm. The algorithm combines the use of linked list and array data structure to form a continuous track of the fill, effectively improve the efficiency of time.
Platform: | Size: 150528 | Author: 翁經堯 | Hits:

[OpenGL programDlgOpenGL

Description: 用VC/MFC 实现OPENGL的基本画点、画线、画多边形,适合初学者。-With VC/MFC to achieve the basic painting OPENGL, the painting line, polygon drawing, suitable for beginners.
Platform: | Size: 9976832 | Author: prince | Hits:

[Graph Drawing169507ZhuYouyong(1)

Description: 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-A straight line of the DDA, bresenham algorithm bresenham algorithm for drawing a circle drawing algorithm for drawing elliptical bresenham uniform B-spline curve algorithm for drawing the polygon fill algorithm YX dynamic three-dimensional graphics drawing is the perspective projection
Platform: | Size: 84992 | Author: wfwef | Hits:

[OpenGL programCanvas

Description: BCB下用Canvas画直线、圆,椭圆,不规则多边形-Canvas painting BCB using a straight line, round, oval, irregular polygon, etc.
Platform: | Size: 405504 | Author: nike | Hits:

[Special Effectsgraph

Description: 一个绘制基本图像(直线,圆,多边形)的好例子!很值得看看!-A basic image map (a straight line, circle, polygon) a good example! Is worth to see!
Platform: | Size: 86016 | Author: creasewang | Hits:

[Windows Develop445738PolygonCut

Description: 二维裁剪算法 可以对矩形多边形和直线进行剪切-Two-dimensional rectangular cutting algorithm can cut a straight line and polygon
Platform: | Size: 57344 | Author: dubu | Hits:

[GDI-Bitmapshiliangtu

Description: 这是一款开源的完整矢量绘图控件源码,或者说是这个控件的一个典型应用,通过这个控件你可以画直线、弧线、矩形、圆角矩形、多边形、文本和图片等,而且还支持旋转、缩放、选择、排列等操作,功能还是不错的!-This is a complete open source vector graphics controls, or is this a typical control applications, the adoption of this control you can draw a straight line, arc, rectangle, round rectangle, polygon, text and pictures, but also support the rotation, zooming, selection, arrangement, such as the operation, function or good!
Platform: | Size: 76800 | Author: LHT | Hits:

[Graph programPolyFill

Description: 加强对图元填充概念的理解实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-Elements to strengthen the understanding of the concept to fill the realization of polygon scan conversion algorithm and the scan line scan line fill algorithm region algorithm procedure
Platform: | Size: 2382848 | Author: wangying | Hits:

[Graph programcaijian

Description: 学图形学的时候的小程序,可以对线段和多边形进行裁剪-School when a small graphics program can be carried out on the line and polygon clipping
Platform: | Size: 1957888 | Author: | Hits:

[Graph DrawingMIx

Description: 包含几种不同绘图方法:中点画线,Bresenham画线,画多边形,小球动画-Contains a number of different mapping methods: in the line stipple, Bresenham line drawing, polygon drawing, animation ball
Platform: | Size: 2018304 | Author: 董欣 | Hits:

[GUI Developdraw

Description: 图形编辑器 能够实现画直线 圆 多边形 圆弧等简单二维图形 还能实现对图形的缩放 移动等功能-Editor graphics drawing a straight line can be achieved, such as a simple circular arc polygon can achieve two-dimensional graphics on mobile graphics features such as zoom
Platform: | Size: 3979264 | Author: 浦斌 | Hits:

[Graph DrawingMyCAD

Description: 实现简单的交互式绘图!!现实绘制直线折线多边形,等-Simple interactive graphics! ! Reality straight line drawn polygon, etc.
Platform: | Size: 3961856 | Author: 胖皮 | Hits:

[Otherarea

Description: 实现计算多边形面积的功能。第一行输入多边形的顶点数。第二行以后按照次序依次输入坐标点(如“2 3”,代表X 坐标和Y 坐标,中间加入空格区分)-To achieve the function of calculating the polygon area. Enter the first line of the polygon vertices. After the second line followed in the order of the input coordinates of points (such as " 2 3" , on behalf of X coordinates and Y coordinates, the distinction between the middle add a space)
Platform: | Size: 1024 | Author: yurmu | Hits:

[Graph programPOLYGONSCANLINEFILL

Description: 扫描线填充多边形,效果还不错,推荐使用!-Scan line polygon fill
Platform: | Size: 36864 | Author: JASON | Hits:

[Special Effectsdrawing

Description: 本程序实现绘制矩形、圆、线段、多边形、填充的多边形等图像-The program draws rectangular, circle, line, polygon, fillde polygon and so on.
Platform: | Size: 3072 | Author: 丫丫 | Hits:

[Windows Developdrawcli

Description: 能够在视图窗口中画线、矩形、椭圆、多边形等图形,并能预览、打印和保存图形。-View window in the painting line, rectangle, ellipse, polygon, such as graphics, and can preview, print and save graphics.
Platform: | Size: 103424 | Author: 王林 | Hits:

[OpenGL programLesson

Description: 计算机图形学实验,多边形、直线的绘制。 希望能有所帮助!-Computer graphics experiments, polygon, drawing a straight line. Want to help!
Platform: | Size: 1254400 | Author: 连帅 | Hits:

[GDI-Bitmapduobianxingsaomiao

Description: 用多边形扫描线填充算法,实现对多边形围成区域的填充。-Filled with polygon scan line algorithm for polygon filling surrounding region.
Platform: | Size: 419840 | Author: 王晓燕 | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 29 »

CodeBus www.codebus.net